t2editor/
├── css/
│   ├── t2editor.css
│   ├── t2editor-dark.css
│   └── t2content.css
├── js/
│   ├── t2editor.js
│   ├── t2editor-dark.js
│   ├── pdf.min.js
│   ├── pdf.worker.min.js
│   └── jszip.min.js
├── fonts/
│   └── material-icons/
│       ├── MaterialIcons-Regular.eot
│       ├── MaterialIcons-Regular.woff2
│       ├── MaterialIcons-Regular.woff
│       ├── MaterialIcons-Regular.ttf
│       └── MaterialIconsOutlined-Regular.woff2
├── pdf_view.php
├── image_upload.php
├── file_upload.php
├── editor.lib.php
├── export_html_skin.html
├── readme.txt
├── License_en.txt
└── License_ko.txt